Use CRPEJob::SetNthParameterDefaultValue to set the indicated default value for the specified parameter field in the specified report.
BOOL SetNthParameterDefaultValue (
const _TCHAR *parameterFieldName,
const _TCHAR *reportName,
short index,
CRPEValueInfo *valueInfo );
Specifies the index number of the default value that you want to set. | |
Specifies a pointer to CRPEValueInfo, which will contain the new value. |
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |